字典APP>英语词典>bug out翻译和用法

bug out

英 [bʌɡ aʊt]

美 [bʌɡ aʊt]

网络  撤退

英英释义

verb

双语例句

  • You might well be operating out in the corners of the Swing library and find yourself needing to work around surprising behaviors and/ or bugs.
    您可能从Swing库的困境中走出来并发现自己需要处理出人意料的行为和/或bug。
  • Mocking out dependencies can hide a lot of bugs you'd really rather find.
    把依赖项替换为mock会隐藏许多实际上可能发现的bug。
  • They run to the dashboards and figure out what's gone wrong. In a larger outage, we all switch to an alternate communications channel like IRC. We also use the bug reporting system inside Google to communicate during outages.
    他们跑向监控墙,看看什么地方出了问题,我们便临时使用别的沟通渠道,比如IRC聊天,我们还使用BUG报告系统沟通。
  • When bugs are discovered in an older version of a shipped product, you can easily check out that specific version to confirm, fix, and generate a patch for the bug.
    在已经发布的产品的较老版本中发现bug时,您可以轻松检出特定版本,以确认、修订,并生成该bug的修补程序。
  • I think even if a tester did report that bug, it would be closed out immediately with a reference to the requirements doc that says we only support browsers that use cookies.
    即使测试人员及时报告了此类bug,它们也可能马上被标为“关闭”,理由是需求计划书上标明了只支持使用cookie的用户。
  • There's no sense in arguing whether a bug exists, since you can test the code and find out.
    争论某个错误是否存在是没有意义的,因为你可以测试并找出问题所在。
  • Try these two yoga poses when you want to de-stress yourself: Surprise/ Sourpuss: Open your mouth wide and bug out your eyes, then close your eyes very tightly and pucker your lips.
    当你想减压的时候,试试以下两个瑜伽姿势:惊讶/怒容:张开嘴巴,瞪大双眼;然后紧紧地合上眼睛,噘起嘴唇。
  • The article explains the implementation methods of modulesin the status maintenance system combining the bug management moduleexperiences and works out a reasonable flow for the research and developmentof status maintenance management system.
    然后结合缺陷管理模块介绍了状态检修管理系统各模块的实现方法,给出了一个合理的用来设计和开发状态检修管理系统各模块的流程。
  • I have disabled the "Out of Date" notification on clients so that it does not bug people for the time being but I need to figure out why they stopped getting new ones.
    我禁用了客户端上的“过时”的通知,这样它暂时不会打扰人,但我需要弄明白为什么他们停止获取新。
  • Due to the asynchronous nature of signals, it is difficult to point out the bug caused when a signal-handling function triggers a non-reentrant function.
    由于信号在本质上是异步的,所以难以找出当信号处理函数触发某个不可重入函数时导致的bug。